Skip to main content

OnDraw

Description​

Write an OnDraw event handler to draw the entity. For example any descendant of TsgCADImage class uses OnDraw event �for drawing entities loaded from CAD file.Note: became obsolete since CAD Import VCL v.6.0.

Syntax​

property OnDraw: TNotifyEvent;